Auto merge of #5398 - dwijnand:drop-legacy-paths, r=matklad
authorbors <bors@rust-lang.org>
Tue, 24 Apr 2018 09:07:18 +0000 (09:07 +0000)
committerbors <bors@rust-lang.org>
Tue, 24 Apr 2018 09:07:18 +0000 (09:07 +0000)
commitac9d5da4f1bd8591bd38e75174bb1be15141f423
tree6356a65a26b73e67118567de4142e55b6d2e92d7
parent5556ba9bf673d26b0be0d480debd0dc4825f043b
parent46f4408cb5e583202259dfe406091da22a9d0a26
Auto merge of #5398 - dwijnand:drop-legacy-paths, r=matklad

Drop legacy path support under Rust edition 2018 (or later)

builds on #5335

submitted for early feedback: wdyt @matklad? is this what you had in mind? what should change? what should be added? how should we test this? is the current (2015) messaging enough to drop it in 2018?

r? @matklad

<!--{"baseBranch":"rust-lang:cargo:target-autodiscovery"}-->